From: Glenn Morris Date: Sat, 14 Nov 2009 04:14:05 +0000 (+0000) Subject: (epg): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9501 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5777f755097fa589ba6f9828cbef906c529f8d95;p=emacs.git (epg): Doc fix. --- diff --git a/lisp/epg-config.el b/lisp/epg-config.el index 6738d1e95fe..2ad27c728d2 100644 --- a/lisp/epg-config.el +++ b/lisp/epg-config.el @@ -1,4 +1,5 @@ ;;; epg-config.el --- configuration of the EasyPG Library + ;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. ;; Author: Daiki Ueno @@ -31,7 +32,7 @@ "Report bugs to this address.") (defgroup epg () - "The EasyPG Library" + "The EasyPG library." :version "23.1" :group 'emacs)